home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
as-receitas-de-dora.swf
/
scripts
/
DefineSprite_392
/
frame_29
/
DoAction.as
Wrap
Text File
|
2011-09-19
|
221b
|
11 lines
if(_parent._parent.vdirection == "right")
{
mcpupilleleft.gotoAndStop("right");
mcpupilleright.gotoAndStop("right");
}
else
{
mcpupilleleft.gotoAndStop("left");
mcpupilleright.gotoAndStop("left");
}